Package | portuguese.use-cases.guide |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4B |
Source | https://simplifier.net/resolve?scope=portuguese.use-cases.guide@1.0.1&canonical=https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTPSRMV |
Url | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTPSRMV |
Version | 1.0.0 |
Status | active |
Date | 2024-05-10T10:15:41.6561928+00:00 |
Name | AllergyIntolerancePTPSRMV |
Title | AllergyIntolerance PT PS RMV |
Experimental | False |
Description | O recurso allergyintolerance caracteriza de forma abrangente uma alergia ou intolerância, permitindo a existência de uma visão única relativamente aos atributos que o caracterizam e que se afiguram como relevantes no âmbito da partilha de informação entre sistemas. Uma exposição a uma substância representa um risco para um indivíduo específico, podendo este desenvolver uma resposta fisiológica prejudicial ou indesejável. |
Purpose | O recurso AllergyIntolerance é referenciado pelo recurso MessageHeader[*].focus e documenta as alergias ou intolerâncias do utente. |
Type | AllergyIntolerance |
Kind | resource |
No resources found
StructureDefinition | |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTCore | Allergy Intolerance PT Core |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTPS | Patient PT PS |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTPSSNC | Patient PT PS SNC |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPS | Practitioner PT PS |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPS | PractitionerRole PT PS |
https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPSSNC | PractitionerRole PT PS SNC |
{
"resourceType" : "StructureDefinition",
"id" : "AllergyIntolerancePTPSRMV",
"url" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTPSRMV",
"version" : "1.0.0",
"name" : "AllergyIntolerancePTPSRMV",
"title" : "AllergyIntolerance PT PS RMV",
"status" : "active",
"date" : "2024-05-10T10:15:41.6561928+00:00",
"publisher" : "SPMS",
"contact" : [
{
"name" : "Interoperabilidade Semântica",
"telecom" : [
{
"system" : "url",
"value" : "https://www.spms.min-saude.pt"
}
]
}
],
"description" : "O recurso allergyintolerance caracteriza de forma abrangente uma alergia ou intolerância, permitindo a existência de uma visão única relativamente aos atributos que o caracterizam e que se afiguram como relevantes no âmbito da partilha de informação entre sistemas. Uma exposição a uma substância representa um risco para um indivÃduo especÃfico, podendo este desenvolver uma resposta fisiológica prejudicial ou indesejável.",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "workflow",
"display" : "Workflow Setting"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://spms.min-saude.pt/iop/CodeSystem/r4BTechnicalSpecification",
"code" : "020",
"display" : "Sincronização de Remoção de Alergias e Intolerâncias"
}
],
"text" : "Sincronização de Remoção de Alergias e Intolerâncias (Input)"
}
}
],
"purpose" : "O recurso AllergyIntolerance é referenciado pelo recurso MessageHeader[*].focus e documenta as alergias ou intolerâncias do utente.",
"fhirVersion" : "4.3.0",
"kind" : "resource",
"abstract" : false,
"type" : "AllergyIntolerance",
"baseDefinition" : "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTCore",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "AllergyIntolerance.identifier",
"path" : "AllergyIntolerance.identifier",
"min" : 1
},
{
"id" : "AllergyIntolerance.identifier.type.coding.id",
"path" : "AllergyIntolerance.identifier.type.coding.id",
"comment" : ".."
},
{
"id" : "AllergyIntolerance.clinicalStatus",
"path" : "AllergyIntolerance.clinicalStatus",
"max" : "0"
},
{
"id" : "AllergyIntolerance.verificationStatus.coding.system",
"path" : "AllergyIntolerance.verificationStatus.coding.system",
"fixedUri" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"
},
{
"id" : "AllergyIntolerance.verificationStatus.coding.code",
"path" : "AllergyIntolerance.verificationStatus.coding.code",
"fixedCode" : "entered-in-error"
},
{
"id" : "AllergyIntolerance.verificationStatus.coding.display",
"path" : "AllergyIntolerance.verificationStatus.coding.display",
"fixedString" : "Entered in Error"
},
{
"id" : "AllergyIntolerance.code:absentOrUnknownAllergy",
"path" : "AllergyIntolerance.code",
"sliceName" : "absentOrUnknownAllergy",
"max" : "0"
},
{
"id" : "AllergyIntolerance.patient",
"path" : "AllergyIntolerance.patient",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTPSSNC"
]
}
]
},
{
"id" : "AllergyIntolerance.encounter",
"path" : "AllergyIntolerance.encounter",
"max" : "0"
},
{
"id" : "AllergyIntolerance.recorder",
"path" : "AllergyIntolerance.recorder",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPSSNC"
]
}
]
},
{
"id" : "AllergyIntolerance.asserter",
"path" : "AllergyIntolerance.asserter",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPS",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPS",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTPS",
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/RelatedPersonPTPS"
]
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.